FolderItemDialog.Result Property

Read-Only

Syntax

Result as FolderItem


Holds the result of calling ShowModal() or ShowModalWithin. If the user validates the dialog, Result contains the FolderItem corresponding to the selection; otherwise, Result is Nil.